RadialGradient Properties

Properties

CenterX Specifies the center of the geometry that is used for the radial gradient.
CenterY Specifies the center of the geometry that is used for the radial gradient.
DisplayName Specifies the name of a radial gradient.
FocalX 
FocalY 
GradientTransform Contains the definition of an optional additional transformation from the gradient coordinate system onto the target coordinate system.
GradientUnits Specifies the coordinate system.
Name Specifies the name by which a radial gradient can be referenced.
Radius Specifies the radius that is used for the radial gradient.
SpreadMethod Specifies what happens if the gradient starts or ends inside the bounds of the target rectangle.
Stops Specifies a collection of SvgStop objects.

See Also